home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Freeware / Registrar Lite 4.01 / reglite.exe / {app} / rr.exe / 0 / RCDATA / TFILEREFFORM / TFILEREFFORM.txt
Text File  |  2005-11-07  |  19KB  |  754 lines

  1. object FileRefForm: TFileRefForm
  2.   Tag = 5
  3.   Left = 163
  4.   Top = 274
  5.   Width = 780
  6.   Height = 597
  7.   HorzScrollBar.Visible = False
  8.   VertScrollBar.Visible = False
  9.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  10.   Caption = 'File References'
  11.   Color = clBtnFace
  12.   DragKind = dkDock
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = True
  19.   Position = poDefault
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnKeyDown = FormKeyDown
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object SplitterSearch: TSplitter
  27.     Left = 230
  28.     Top = 0
  29.     Height = 510
  30.     Beveled = True
  31.     MinSize = 10
  32.     ResizeStyle = rsUpdate
  33.   end
  34.   object panelResults: TPanel
  35.     Left = 233
  36.     Top = 0
  37.     Width = 539
  38.     Height = 510
  39.     Align = alClient
  40.     AutoSize = True
  41.     BevelOuter = bvNone
  42.     BorderWidth = 3
  43.     TabOrder = 0
  44.     object ListviewFileRef: TListView
  45.       Left = 3
  46.       Top = 3
  47.       Width = 533
  48.       Height = 504
  49.       Align = alClient
  50.       Columns = <
  51.         item
  52.           Caption = 'File'
  53.           Width = 200
  54.         end
  55.         item
  56.           Caption = 'Presence'
  57.           Width = 70
  58.         end
  59.         item
  60.           Caption = 'Machine'
  61.           Width = 80
  62.         end
  63.         item
  64.           Caption = 'Company'
  65.           Width = 100
  66.         end
  67.         item
  68.           Caption = 'Description'
  69.           Width = 100
  70.         end
  71.         item
  72.           Caption = 'References'
  73.           Width = 40
  74.         end
  75.         item
  76.           Caption = 'Registry Locations'
  77.           Width = 314
  78.         end>
  79.       FullDrag = True
  80.       GridLines = True
  81.       HideSelection = False
  82.       HotTrackStyles = [htHandPoint, htUnderlineHot]
  83.       LargeImages = ImageListFileRef
  84.       MultiSelect = True
  85.       OwnerData = True
  86.       ReadOnly = True
  87.       RowSelect = True
  88.       PopupMenu = PopupMenuFileRef
  89.       SmallImages = ImageListFileRef
  90.       TabOrder = 0
  91.       ViewStyle = vsReport
  92.       OnChange = ListviewFileRefChange
  93.       OnKeyDown = ListviewFileRefKeyDown
  94.     end
  95.   end
  96.   object CoolbarSearch: TCoolBar
  97.     Left = 0
  98.     Top = 510
  99.     Width = 772
  100.     Height = 34
  101.     Align = alBottom
  102.     AutoSize = True
  103.     BandBorderStyle = bsNone
  104.     Bands = <
  105.       item
  106.         Break = False
  107.         Control = ToolBarSearch
  108.         ImageIndex = -1
  109.         MinHeight = 30
  110.         Width = 768
  111.       end>
  112.     object ToolBarSearch: TToolBar
  113.       Tag = 2
  114.       Left = 9
  115.       Top = 0
  116.       Width = 755
  117.       Height = 30
  118.       Align = alNone
  119.       ButtonHeight = 30
  120.       ButtonWidth = 31
  121.       Caption = 'ToolBarButtons'
  122.       DisabledImages = MainForm.ImageListToolbarDisabled
  123.       EdgeBorders = []
  124.       EdgeInner = esNone
  125.       EdgeOuter = esNone
  126.       Flat = True
  127.       HotImages = MainForm.ImageListSaturated
  128.       Images = MainForm.ImageListToolbar
  129.       ParentShowHint = False
  130.       ShowHint = True
  131.       TabOrder = 0
  132.       Transparent = True
  133.       Wrapable = False
  134.       object ButtonSearch: TToolButton
  135.         Left = 0
  136.         Top = 0
  137.         Hint = 'Search'
  138.         Caption = 'ButtonSearch'
  139.         ImageIndex = 10
  140.         OnClick = ButtonSearchClick
  141.       end
  142.       object ButtonPause: TToolButton
  143.         Left = 31
  144.         Top = 0
  145.         Hint = 'Pause'
  146.         Caption = 'ButtonPause'
  147.         Enabled = False
  148.         ImageIndex = 27
  149.         Visible = False
  150.         OnClick = ButtonPauseClick
  151.       end
  152.       object ButtonStop: TToolButton
  153.         Left = 62
  154.         Top = 0
  155.         Hint = 'Stop'
  156.         Caption = 'ButtonStop'
  157.         Enabled = False
  158.         ImageIndex = 32
  159.         OnClick = ButtonStopClick
  160.       end
  161.       object ToolButton3: TToolButton
  162.         Left = 93
  163.         Top = 0
  164.         Width = 8
  165.         Caption = 'ToolButton3'
  166.         ImageIndex = 19
  167.         Style = tbsSeparator
  168.       end
  169.       object ButtonJumpTo: TToolButton
  170.         Left = 101
  171.         Top = 0
  172.         Hint = 'Jump to'
  173.         Caption = '&Jump To'
  174.         DropdownMenu = PopupMenuLocations
  175.         Enabled = False
  176.         ImageIndex = 25
  177.         Style = tbsDropDown
  178.         OnClick = ButtonJumpToClick
  179.       end
  180.       object ButtonDelete: TToolButton
  181.         Left = 145
  182.         Top = 0
  183.         Hint = 'Delete'
  184.         Caption = 'ButtonDelete'
  185.         ImageIndex = 6
  186.         OnClick = ButtonDeleteClick
  187.       end
  188.       object ToolButton21: TToolButton
  189.         Left = 176
  190.         Top = 0
  191.         Width = 8
  192.         Caption = 'ToolButton21'
  193.         ImageIndex = 15
  194.         Style = tbsSeparator
  195.       end
  196.       object ButtonProperties: TToolButton
  197.         Left = 184
  198.         Top = 0
  199.         Hint = 'Properties'
  200.         Caption = 'ButtonProperties'
  201.         Enabled = False
  202.         ImageIndex = 8
  203.         OnClick = ButtonPropertiesClick
  204.       end
  205.       object ButtonExportSep: TToolButton
  206.         Left = 215
  207.         Top = 0
  208.         Width = 8
  209.         Caption = 'ButtonExportSep'
  210.         ImageIndex = 15
  211.         Style = tbsSeparator
  212.       end
  213.       object ButtonStayOnTop: TToolButton
  214.         Left = 223
  215.         Top = 0
  216.         Hint = 'Stay on top'
  217.         Caption = 'ButtonStayOnTop'
  218.         ImageIndex = 16
  219.         Style = tbsCheck
  220.         OnClick = ButtonStayOnTopClick
  221.       end
  222.       object ToolButton2: TToolButton
  223.         Left = 254
  224.         Top = 0
  225.         Width = 8
  226.         Caption = 'ToolButton2'
  227.         ImageIndex = 18
  228.         Style = tbsSeparator
  229.       end
  230.       object ButtonHelp: TToolButton
  231.         Left = 262
  232.         Top = 0
  233.         Hint = 'Help'
  234.         Caption = 'ActionHelp'
  235.         ImageIndex = 17
  236.         OnClick = ButtonHelpClick
  237.         OnMouseUp = ButtonHelpMouseUp
  238.       end
  239.     end
  240.   end
  241.   object PanelStatus: TPanel
  242.     Left = 0
  243.     Top = 544
  244.     Width = 772
  245.     Height = 19
  246.     Align = alBottom
  247.     AutoSize = True
  248.     BevelOuter = bvNone
  249.     TabOrder = 2
  250.     object StatusBarSearch: TStatusBar
  251.       Left = 0
  252.       Top = 0
  253.       Width = 772
  254.       Height = 19
  255.       Panels = <>
  256.       SimplePanel = True
  257.       SimpleText = 'Status: Ready'
  258.     end
  259.   end
  260.   object ScrollBoxFileRef: TScrollBox
  261.     Left = 0
  262.     Top = 0
  263.     Width = 230
  264.     Height = 510
  265.     VertScrollBar.Smooth = True
  266.     VertScrollBar.Style = ssHotTrack
  267.     VertScrollBar.Tracking = True
  268.     Align = alLeft
  269.     Color = clBtnFace
  270.     ParentColor = False
  271.     TabOrder = 3
  272.     object RollOutSearchText: TJvRollout
  273.       Left = 0
  274.       Top = 73
  275.       Width = 226
  276.       Height = 73
  277.       Caption = 'Text or data to search for'
  278.       Align = alTop
  279.       ButtonHeight = 22
  280.       ColHiText = clBlue
  281.       FrameColTop = clWindow
  282.       FrameColBtm = clWindow
  283.       FullRepaint = False
  284.       Font.Charset = DEFAULT_CHARSET
  285.       Font.Color = clWindowText
  286.       Font.Height = -11
  287.       Font.Name = 'MS Sans Serif'
  288.       Font.Style = [fsBold]
  289.       ImageExpanded = 56
  290.       ImageCollapsed = 55
  291.       ImageList = MainForm.ImageListMenu
  292.       ImageOffset = 10
  293.       ParentFont = False
  294.       TabOrder = 0
  295.       OnMouseDown = RollOutSearchTextMouseDown
  296.       DesignSize = (
  297.         226
  298.         73)
  299.       FAWidth = 145
  300.       FAHeight = 73
  301.       FCWidth = 209
  302.       FCHeight = 22
  303.       object ComboBoxSearchText: TComboBox
  304.         Left = 8
  305.         Top = 32
  306.         Width = 193
  307.         Height = 21
  308.         Anchors = [akLeft, akTop, akRight]
  309.         Font.Charset = DEFAULT_CHARSET
  310.         Font.Color = clWindowText
  311.         Font.Height = -11
  312.         Font.Name = 'MS Sans Serif'
  313.         Font.Style = []
  314.         ItemHeight = 13
  315.         ParentFont = False
  316.         TabOrder = 0
  317.         OnChange = ComboBoxSearchTextChange
  318.         OnDropDown = ComboBoxSearchTextDropDown
  319.         OnExit = ComboBoxSearchTextExit
  320.         OnKeyDown = ComboBoxSearchTextKeyDown
  321.         OnKeyPress = ComboBoxSearchTextKeyPress
  322.       end
  323.     end
  324.     object RollOutSearchWhere: TJvRollout
  325.       Left = 0
  326.       Top = 146
  327.       Width = 226
  328.       Height = 87
  329.       Caption = 'Where to search'
  330.       Align = alTop
  331.       ButtonHeight = 22
  332.       ColHiText = clBlue
  333.       FrameColTop = clWindow
  334.       FrameColBtm = clWindow
  335.       FullRepaint = False
  336.       Font.Charset = DEFAULT_CHARSET
  337.       Font.Color = clWindowText
  338.       Font.Height = -11
  339.       Font.Name = 'MS Sans Serif'
  340.       Font.Style = [fsBold]
  341.       ImageExpanded = 56
  342.       ImageCollapsed = 55
  343.       ImageList = MainForm.ImageListMenu
  344.       ImageOffset = 10
  345.       ParentFont = False
  346.       TabOrder = 1
  347.       DesignSize = (
  348.         226
  349.         87)
  350.       FAWidth = 145
  351.       FAHeight = 87
  352.       FCWidth = 209
  353.       FCHeight = 22
  354.       object Label4: TLabel
  355.         Left = 8
  356.         Top = 32
  357.         Width = 48
  358.         Height = 13
  359.         Caption = 'Search in:'
  360.         Font.Charset = DEFAULT_CHARSET
  361.         Font.Color = clWindowText
  362.         Font.Height = -11
  363.         Font.Name = 'MS Sans Serif'
  364.         Font.Style = []
  365.         ParentFont = False
  366.       end
  367.       object ButtonBrowse: TSpeedButton
  368.         Left = 179
  369.         Top = 50
  370.         Width = 23
  371.         Height = 17
  372.         Anchors = [akTop, akRight]
  373.         Caption = '..'
  374.         Font.Charset = DEFAULT_CHARSET
  375.         Font.Color = clWindowText
  376.         Font.Height = -11
  377.         Font.Name = 'MS Sans Serif'
  378.         Font.Style = []
  379.         ParentFont = False
  380.         OnClick = ButtonBrowseClick
  381.         OnMouseDown = ButtonBrowseMouseDown
  382.       end
  383.       object ComboBoxKey: TComboBox
  384.         Left = 8
  385.         Top = 48
  386.         Width = 169
  387.         Height = 21
  388.         Anchors = [akLeft, akTop, akRight]
  389.         Font.Charset = DEFAULT_CHARSET
  390.         Font.Color = clWindowText
  391.         Font.Height = -11
  392.         Font.Name = 'MS Sans Serif'
  393.         Font.Style = []
  394.         ItemHeight = 13
  395.         ParentFont = False
  396.         ParentShowHint = False
  397.         ShowHint = False
  398.         TabOrder = 0
  399.         OnKeyDown = ComboBoxKeyKeyDown
  400.       end
  401.     end
  402.     object RollOutSearchResults: TJvRollout
  403.       Left = 0
  404.       Top = 233
  405.       Width = 226
  406.       Height = 163
  407.       Caption = 'Results'
  408.       Align = alTop
  409.       ButtonHeight = 22
  410.       ColHiText = clBlue
  411.       FrameColTop = clWindow
  412.       FrameColBtm = clWindow
  413.       FullRepaint = False
  414.       Font.Charset = DEFAULT_CHARSET
  415.       Font.Color = clWindowText
  416.       Font.Height = -11
  417.       Font.Name = 'MS Sans Serif'
  418.       Font.Style = [fsBold]
  419.       ImageExpanded = 56
  420.       ImageCollapsed = 55
  421.       ImageList = MainForm.ImageListMenu
  422.       ImageOffset = 10
  423.       ParentFont = False
  424.       TabOrder = 2
  425.       FAWidth = 209
  426.       FAHeight = 163
  427.       FCWidth = 22
  428.       FCHeight = 22
  429.       object LabelSearched: TLabel
  430.         Left = 8
  431.         Top = 68
  432.         Width = 77
  433.         Height = 14
  434.         Caption = 'Keys searched:'
  435.         Font.Charset = DEFAULT_CHARSET
  436.         Font.Color = clWindowText
  437.         Font.Height = -11
  438.         Font.Name = 'Tahoma, Ms Sans Serif'
  439.         Font.Style = []
  440.         ParentFont = False
  441.       end
  442.       object LabelKeys: TLabel
  443.         Left = 6
  444.         Top = 92
  445.         Width = 99
  446.         Height = 14
  447.         Alignment = taRightJustify
  448.         Caption = 'key names matches:'
  449.         Font.Charset = DEFAULT_CHARSET
  450.         Font.Color = clWindowText
  451.         Font.Height = -11
  452.         Font.Name = 'Tahoma, Ms Sans Serif'
  453.         Font.Style = []
  454.         ParentFont = False
  455.       end
  456.       object LabelValues: TLabel
  457.         Left = 7
  458.         Top = 108
  459.         Width = 102
  460.         Height = 14
  461.         Alignment = taRightJustify
  462.         Caption = 'value name matches:'
  463.         Font.Charset = DEFAULT_CHARSET
  464.         Font.Color = clWindowText
  465.         Font.Height = -11
  466.         Font.Name = 'Tahoma, Ms Sans Serif'
  467.         Font.Style = []
  468.         ParentFont = False
  469.       end
  470.       object LabelData: TLabel
  471.         Left = 8
  472.         Top = 124
  473.         Width = 68
  474.         Height = 14
  475.         Caption = 'data matches:'
  476.         Font.Charset = DEFAULT_CHARSET
  477.         Font.Color = clWindowText
  478.         Font.Height = -11
  479.         Font.Name = 'Tahoma, Ms Sans Serif'
  480.         Font.Style = []
  481.         ParentFont = False
  482.       end
  483.       object LabelKeysSearched: TLabel
  484.         Left = 132
  485.         Top = 68
  486.         Width = 6
  487.         Height = 14
  488.         BiDiMode = bdLeftToRight
  489.         Caption = '0'
  490.         Font.Charset = DEFAULT_CHARSET
  491.         Font.Color = clWindowText
  492.         Font.Height = -11
  493.         Font.Name = 'Tahoma, Ms Sans Serif'
  494.         Font.Style = []
  495.         ParentBiDiMode = False
  496.         ParentFont = False
  497.       end
  498.       object LabelKeysFound: TLabel
  499.         Left = 132
  500.         Top = 92
  501.         Width = 101
  502.         Height = 13
  503.         AutoSize = False
  504.         Caption = '0'
  505.         Font.Charset = DEFAULT_CHARSET
  506.         Font.Color = clWindowText
  507.         Font.Height = -11
  508.         Font.Name = 'Tahoma, Ms Sans Serif'
  509.         Font.Style = []
  510.         ParentFont = False
  511.       end
  512.       object LabelValuesFound: TLabel
  513.         Left = 132
  514.         Top = 108
  515.         Width = 93
  516.         Height = 13
  517.         AutoSize = False
  518.         Caption = '0'
  519.         Font.Charset = DEFAULT_CHARSET
  520.         Font.Color = clWindowText
  521.         Font.Height = -11
  522.         Font.Name = 'Tahoma, Ms Sans Serif'
  523.         Font.Style = []
  524.         ParentFont = False
  525.       end
  526.       object LabelDataFound: TLabel
  527.         Left = 132
  528.         Top = 124
  529.         Width = 101
  530.         Height = 18
  531.         AutoSize = False
  532.         Caption = '0'
  533.         DragKind = dkDock
  534.         Font.Charset = DEFAULT_CHARSET
  535.         Font.Color = clWindowText
  536.         Font.Height = -11
  537.         Font.Name = 'Tahoma, Ms Sans Serif'
  538.         Font.Style = []
  539.         ParentFont = False
  540.       end
  541.       object LabelTime: TLabel
  542.         Left = 8
  543.         Top = 44
  544.         Width = 66
  545.         Height = 14
  546.         Caption = 'Time Elapsed:'
  547.         Font.Charset = DEFAULT_CHARSET
  548.         Font.Color = clWindowText
  549.         Font.Height = -11
  550.         Font.Name = 'Tahoma, Ms Sans Serif'
  551.         Font.Style = []
  552.         ParentFont = False
  553.       end
  554.       object LabelTimeElapsed: TLabel
  555.         Left = 132
  556.         Top = 44
  557.         Width = 85
  558.         Height = 13
  559.         AutoSize = False
  560.         Caption = '0'
  561.         Font.Charset = DEFAULT_CHARSET
  562.         Font.Color = clWindowText
  563.         Font.Height = -11
  564.         Font.Name = 'Tahoma, Ms Sans Serif'
  565.         Font.Style = []
  566.         ParentFont = False
  567.       end
  568.     end
  569.     object RollOutSearchType: TJvRollout
  570.       Left = 0
  571.       Top = 0
  572.       Width = 226
  573.       Height = 73
  574.       Caption = 'Options'
  575.       Align = alTop
  576.       ButtonColBtm = clGray
  577.       ButtonHeight = 22
  578.       ButtonColTop = clBlack
  579.       ColHiText = clBlue
  580.       FrameColTop = clWindow
  581.       FrameColBtm = clWindow
  582.       FullRepaint = False
  583.       Font.Charset = DEFAULT_CHARSET
  584.       Font.Color = clWindowText
  585.       Font.Height = -11
  586.       Font.Name = 'MS Sans Serif'
  587.       Font.Style = [fsBold]
  588.       ImageExpanded = 56
  589.       ImageCollapsed = 55
  590.       ImageList = MainForm.ImageListMenu
  591.       ImageOffset = 10
  592.       ParentFont = False
  593.       TabOrder = 3
  594.       FAWidth = 145
  595.       FAHeight = 73
  596.       FCWidth = 209
  597.       FCHeight = 22
  598.       object CheckBoxFileRefMissingOnly: TCheckBox
  599.         Left = 8
  600.         Top = 32
  601.         Width = 161
  602.         Height = 17
  603.         Caption = 'Search for missing files only'
  604.         Font.Charset = DEFAULT_CHARSET
  605.         Font.Color = clWindowText
  606.         Font.Height = -11
  607.         Font.Name = 'MS Sans Serif'
  608.         Font.Style = []
  609.         ParentFont = False
  610.         TabOrder = 0
  611.         OnClick = CheckBoxFileRefMissingOnlyClick
  612.       end
  613.       object CheckBoxFileRefRetrieveIcons: TCheckBox
  614.         Left = 8
  615.         Top = 48
  616.         Width = 177
  617.         Height = 17
  618.         Caption = 'Display file icons'
  619.         Checked = True
  620.         Font.Charset = DEFAULT_CHARSET
  621.         Font.Color = clWindowText
  622.         Font.Height = -11
  623.         Font.Name = 'MS Sans Serif'
  624.         Font.Style = []
  625.         ParentFont = False
  626.         State = cbChecked
  627.         TabOrder = 1
  628.         OnClick = CheckBoxFileRefRetrieveIconsClick
  629.       end
  630.     end
  631.   end
  632.   object SaveDialogSearch: TSaveDialog
  633.     DefaultExt = '.txt'
  634.     FileName = '*.reg'
  635.     Filter = 'Registry Files  (*.reg) | *.reg'
  636.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  637.     Title = 'Save search results to a reg file'
  638.     Left = 320
  639.     Top = 136
  640.   end
  641.   object PopupMenuFileRef: TPopupMenu
  642.     Images = MainForm.ImageListMenu
  643.     MenuAnimation = [maLeftToRight]
  644.     OnPopup = PopupMenuFileRefPopup
  645.     Left = 536
  646.     Top = 264
  647.     object popupExploreFolder: TMenuItem
  648.       Caption = 'E&xplore folder ..'
  649.       ImageIndex = 13
  650.       OnClick = popupExploreFolderClick
  651.     end
  652.     object popupFileproperties: TMenuItem
  653.       Caption = '&File properties'
  654.       ImageIndex = 4
  655.       OnClick = popupFilepropertiesClick
  656.     end
  657.     object popupJumpTo: TMenuItem
  658.       Caption = '&Jump To Registry value'
  659.       SubMenuImages = MainForm.listSmall
  660.       ImageIndex = 23
  661.       OnClick = popupJumpToClick
  662.       object mmLocation: TMenuItem
  663.         SubMenuImages = MainForm.listSmall
  664.         Visible = False
  665.       end
  666.     end
  667.     object popupRemove: TMenuItem
  668.       Caption = 'R&emove from Search Results'
  669.       ImageIndex = 3
  670.       OnClick = popupRemoveClick
  671.     end
  672.   end
  673.   object PopupMenuSearchToolbar: TPopupMenu
  674.     OnPopup = PopupMenuSearchToolbarPopup
  675.     Left = 536
  676.     Top = 333
  677.     object mmSearchToolbarAtBottom: TMenuItem
  678.       Caption = 'Toolbar at bottom'
  679.       OnClick = mmSearchToolbarAtBottomClick
  680.     end
  681.   end
  682.   object mmSearchRemoveItems: TPopupMenu
  683.     Left = 418
  684.     Top = 280
  685.     object mmSearchRemoveEntries: TMenuItem
  686.       Caption = '&Remove entries from list'
  687.       OnClick = mmSearchRemoveEntriesClick
  688.     end
  689.     object mmSearchDelete: TMenuItem
  690.       Caption = 'Delete selected keys and values'
  691.       OnClick = mmSearchDeleteClick
  692.     end
  693.   end
  694.   object regFileRef: TRspReg
  695.     OnChangeKey = regFileRefChangeKey
  696.     OnSearchCompleted = regFileRefSearchCompleted
  697.     OnTimeToUpdate = regFileRefTimeToUpdate
  698.     Key = 2147483647
  699.     ForceAccessDenied = False
  700.     RootKey = 2147483647
  701.     RootKeyIndex = rkHKEY_NONE
  702.     AbbreviatedRootKeys = False
  703.     Running = False
  704.     DoSynchronize = False
  705.     AddValuesOnKeyMatch = True
  706.     CollectData = True
  707.     MinDataSize = -1
  708.     MaxDataSize = -1
  709.     ValueTypeFilter = 16777215
  710.     SearchCaseSensitive = False
  711.     SearchPriority = tpNormal
  712.     SearchKeys = False
  713.     SearchValues = False
  714.     SearchData = False
  715.     SearchType = stText
  716.     SearchExpandEnvironment = False
  717.     Left = 320
  718.     Top = 336
  719.   end
  720.   object TimerImages: TTimer
  721.     Enabled = False
  722.     Left = 536
  723.     Top = 400
  724.   end
  725.   object ImageListFileRef: TImageList
  726.     AllocBy = 10000
  727.     Height = 32
  728.     ShareImages = True
  729.     Width = 32
  730.     Left = 320
  731.     Top = 400
  732.   end
  733.   object PopupMenuLocations: TPopupMenu
  734.     Images = MainForm.listSmall
  735.     OnPopup = PopupMenuLocationsPopup
  736.     Left = 536
  737.     Top = 200
  738.   end
  739.   object dataView: TRspDbView
  740.     OnShowItem = dataViewShowItem
  741.     ListView = ListviewFileRef
  742.     Data = data
  743.     AutoColumns = False
  744.     Running = False
  745.     Left = 416
  746.     Top = 400
  747.   end
  748.   object data: TRspDb
  749.     Interlocked = True
  750.     Left = 416
  751.     Top = 336
  752.   end
  753. end
  754.